3.1.81 \(\int \frac {(c-c \sec (e+f x))^3}{(a+a \sec (e+f x))^{5/2}} \, dx\) [81]

3.1.81.1 Optimal result
3.1.81.2 Mathematica [A] (verified)
3.1.81.3 Rubi [A] (verified)
3.1.81.4 Maple [A] (warning: unable to verify)
3.1.81.5 Fricas [A] (verification not implemented)
3.1.81.6 Sympy [F]
3.1.81.7 Maxima [F(-1)]
3.1.81.8 Giac [F(-2)]
3.1.81.9 Mupad [F(-1)]

3.1.81.1 Optimal result

Integrand size = 28, antiderivative size = 191 \[ \int \frac {(c-c \sec (e+f x))^3}{(a+a \sec (e+f x))^{5/2}} \, dx=\frac {2 c^3 \arctan \left (\frac {\sqrt {a} \tan (e+f x)}{\sqrt {a+a \sec (e+f x)}}\right )}{a^{5/2} f}-\frac {7 c^3 \arctan \left (\frac {\sqrt {a} \tan (e+f x)}{\sqrt {2} \sqrt {a+a \sec (e+f x)}}\right )}{2 \sqrt {2} a^{5/2} f}-\frac {c^3 \sec ^2\left (\frac {1}{2} (e+f x)\right ) \sin (e+f x)}{4 a^2 f \sqrt {a+a \sec (e+f x)}}+\frac {c^3 \sec ^4\left (\frac {1}{2} (e+f x)\right ) \sin ^2(e+f x) \tan (e+f x)}{4 a f (a+a \sec (e+f x))^{3/2}} \]

output
2*c^3*arctan(a^(1/2)*tan(f*x+e)/(a+a*sec(f*x+e))^(1/2))/a^(5/2)/f-7/4*c^3* 
arctan(1/2*a^(1/2)*tan(f*x+e)*2^(1/2)/(a+a*sec(f*x+e))^(1/2))/a^(5/2)/f*2^ 
(1/2)-1/4*c^3*sec(1/2*f*x+1/2*e)^2*sin(f*x+e)/a^2/f/(a+a*sec(f*x+e))^(1/2) 
+1/4*c^3*sec(1/2*f*x+1/2*e)^4*sin(f*x+e)^2*tan(f*x+e)/a/f/(a+a*sec(f*x+e)) 
^(3/2)
 
3.1.81.2 Mathematica [A] (verified)

Time = 2.65 (sec) , antiderivative size = 136, normalized size of antiderivative = 0.71 \[ \int \frac {(c-c \sec (e+f x))^3}{(a+a \sec (e+f x))^{5/2}} \, dx=-\frac {c^3 \cot \left (\frac {1}{2} (e+f x)\right ) \left ((-5+8 \cos (e+f x)-3 \cos (2 (e+f x))) \sec ^4\left (\frac {1}{2} (e+f x)\right )-32 \arctan \left (\sqrt {-1+\sec (e+f x)}\right ) \sqrt {-1+\sec (e+f x)}+28 \sqrt {2} \arctan \left (\frac {\sqrt {-1+\sec (e+f x)}}{\sqrt {2}}\right ) \sqrt {-1+\sec (e+f x)}\right )}{16 a^2 f \sqrt {a (1+\sec (e+f x))}} \]

input
Integrate[(c - c*Sec[e + f*x])^3/(a + a*Sec[e + f*x])^(5/2),x]
 
output
-1/16*(c^3*Cot[(e + f*x)/2]*((-5 + 8*Cos[e + f*x] - 3*Cos[2*(e + f*x)])*Se 
c[(e + f*x)/2]^4 - 32*ArcTan[Sqrt[-1 + Sec[e + f*x]]]*Sqrt[-1 + Sec[e + f* 
x]] + 28*Sqrt[2]*ArcTan[Sqrt[-1 + Sec[e + f*x]]/Sqrt[2]]*Sqrt[-1 + Sec[e + 
 f*x]]))/(a^2*f*Sqrt[a*(1 + Sec[e + f*x])])
 
3.1.81.3 Rubi [A] (verified)

Time = 0.44 (sec) , antiderivative size = 212, normalized size of antiderivative = 1.11, number of steps used = 11, number of rules used = 10, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.357, Rules used = {3042, 4392, 3042, 4375, 372, 27, 440, 27, 397, 216}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {(c-c \sec (e+f x))^3}{(a \sec (e+f x)+a)^{5/2}} \, dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \frac {\left (c-c \csc \left (e+f x+\frac {\pi }{2}\right )\right )^3}{\left (a \csc \left (e+f x+\frac {\pi }{2}\right )+a\right )^{5/2}}dx\)

\(\Big \downarrow \) 4392

\(\displaystyle -a^3 c^3 \int \frac {\tan ^6(e+f x)}{(\sec (e+f x) a+a)^{11/2}}dx\)

\(\Big \downarrow \) 3042

\(\displaystyle -a^3 c^3 \int \frac {\cot \left (e+f x+\frac {\pi }{2}\right )^6}{\left (\csc \left (e+f x+\frac {\pi }{2}\right ) a+a\right )^{11/2}}dx\)

\(\Big \downarrow \) 4375

\(\displaystyle \frac {2 a c^3 \int \frac {\tan ^6(e+f x)}{(\sec (e+f x) a+a)^3 \left (\frac {a \tan ^2(e+f x)}{\sec (e+f x) a+a}+1\right ) \left (\frac {a \tan ^2(e+f x)}{\sec (e+f x) a+a}+2\right )^3}d\left (-\frac {\tan (e+f x)}{\sqrt {\sec (e+f x) a+a}}\right )}{f}\)

\(\Big \downarrow \) 372

\(\displaystyle \frac {2 a c^3 \left (\frac {\int \frac {2 \tan ^2(e+f x) \left (\frac {a \tan ^2(e+f x)}{\sec (e+f x) a+a}+3\right )}{(\sec (e+f x) a+a) \left (\frac {a \tan ^2(e+f x)}{\sec (e+f x) a+a}+1\right ) \left (\frac {a \tan ^2(e+f x)}{\sec (e+f x) a+a}+2\right )^2}d\left (-\frac {\tan (e+f x)}{\sqrt {\sec (e+f x) a+a}}\right )}{4 a^2}+\frac {\tan ^3(e+f x)}{2 a^2 (a \sec (e+f x)+a)^{3/2} \left (\frac {a \tan ^2(e+f x)}{a \sec (e+f x)+a}+2\right )^2}\right )}{f}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {2 a c^3 \left (\frac {\int \frac {\tan ^2(e+f x) \left (\frac {a \tan ^2(e+f x)}{\sec (e+f x) a+a}+3\right )}{(\sec (e+f x) a+a) \left (\frac {a \tan ^2(e+f x)}{\sec (e+f x) a+a}+1\right ) \left (\frac {a \tan ^2(e+f x)}{\sec (e+f x) a+a}+2\right )^2}d\left (-\frac {\tan (e+f x)}{\sqrt {\sec (e+f x) a+a}}\right )}{2 a^2}+\frac {\tan ^3(e+f x)}{2 a^2 (a \sec (e+f x)+a)^{3/2} \left (\frac {a \tan ^2(e+f x)}{a \sec (e+f x)+a}+2\right )^2}\right )}{f}\)

\(\Big \downarrow \) 440

\(\displaystyle \frac {2 a c^3 \left (\frac {-\frac {\int \frac {a \left (1-\frac {3 a \tan ^2(e+f x)}{\sec (e+f x) a+a}\right )}{\left (\frac {a \tan ^2(e+f x)}{\sec (e+f x) a+a}+1\right ) \left (\frac {a \tan ^2(e+f x)}{\sec (e+f x) a+a}+2\right )}d\left (-\frac {\tan (e+f x)}{\sqrt {\sec (e+f x) a+a}}\right )}{2 a^2}-\frac {\tan (e+f x)}{2 a \sqrt {a \sec (e+f x)+a} \left (\frac {a \tan ^2(e+f x)}{a \sec (e+f x)+a}+2\right )}}{2 a^2}+\frac {\tan ^3(e+f x)}{2 a^2 (a \sec (e+f x)+a)^{3/2} \left (\frac {a \tan ^2(e+f x)}{a \sec (e+f x)+a}+2\right )^2}\right )}{f}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {2 a c^3 \left (\frac {-\frac {\int \frac {1-\frac {3 a \tan ^2(e+f x)}{\sec (e+f x) a+a}}{\left (\frac {a \tan ^2(e+f x)}{\sec (e+f x) a+a}+1\right ) \left (\frac {a \tan ^2(e+f x)}{\sec (e+f x) a+a}+2\right )}d\left (-\frac {\tan (e+f x)}{\sqrt {\sec (e+f x) a+a}}\right )}{2 a}-\frac {\tan (e+f x)}{2 a \sqrt {a \sec (e+f x)+a} \left (\frac {a \tan ^2(e+f x)}{a \sec (e+f x)+a}+2\right )}}{2 a^2}+\frac {\tan ^3(e+f x)}{2 a^2 (a \sec (e+f x)+a)^{3/2} \left (\frac {a \tan ^2(e+f x)}{a \sec (e+f x)+a}+2\right )^2}\right )}{f}\)

\(\Big \downarrow \) 397

\(\displaystyle \frac {2 a c^3 \left (\frac {-\frac {4 \int \frac {1}{\frac {a \tan ^2(e+f x)}{\sec (e+f x) a+a}+1}d\left (-\frac {\tan (e+f x)}{\sqrt {\sec (e+f x) a+a}}\right )-7 \int \frac {1}{\frac {a \tan ^2(e+f x)}{\sec (e+f x) a+a}+2}d\left (-\frac {\tan (e+f x)}{\sqrt {\sec (e+f x) a+a}}\right )}{2 a}-\frac {\tan (e+f x)}{2 a \sqrt {a \sec (e+f x)+a} \left (\frac {a \tan ^2(e+f x)}{a \sec (e+f x)+a}+2\right )}}{2 a^2}+\frac {\tan ^3(e+f x)}{2 a^2 (a \sec (e+f x)+a)^{3/2} \left (\frac {a \tan ^2(e+f x)}{a \sec (e+f x)+a}+2\right )^2}\right )}{f}\)

\(\Big \downarrow \) 216

\(\displaystyle \frac {2 a c^3 \left (\frac {-\frac {\frac {7 \arctan \left (\frac {\sqrt {a} \tan (e+f x)}{\sqrt {2} \sqrt {a \sec (e+f x)+a}}\right )}{\sqrt {2} \sqrt {a}}-\frac {4 \arctan \left (\frac {\sqrt {a} \tan (e+f x)}{\sqrt {a \sec (e+f x)+a}}\right )}{\sqrt {a}}}{2 a}-\frac {\tan (e+f x)}{2 a \sqrt {a \sec (e+f x)+a} \left (\frac {a \tan ^2(e+f x)}{a \sec (e+f x)+a}+2\right )}}{2 a^2}+\frac {\tan ^3(e+f x)}{2 a^2 (a \sec (e+f x)+a)^{3/2} \left (\frac {a \tan ^2(e+f x)}{a \sec (e+f x)+a}+2\right )^2}\right )}{f}\)

input
Int[(c - c*Sec[e + f*x])^3/(a + a*Sec[e + f*x])^(5/2),x]
 
output
(2*a*c^3*(Tan[e + f*x]^3/(2*a^2*(a + a*Sec[e + f*x])^(3/2)*(2 + (a*Tan[e + 
 f*x]^2)/(a + a*Sec[e + f*x]))^2) + (-1/2*((-4*ArcTan[(Sqrt[a]*Tan[e + f*x 
])/Sqrt[a + a*Sec[e + f*x]]])/Sqrt[a] + (7*ArcTan[(Sqrt[a]*Tan[e + f*x])/( 
Sqrt[2]*Sqrt[a + a*Sec[e + f*x]])])/(Sqrt[2]*Sqrt[a]))/a - Tan[e + f*x]/(2 
*a*Sqrt[a + a*Sec[e + f*x]]*(2 + (a*Tan[e + f*x]^2)/(a + a*Sec[e + f*x]))) 
)/(2*a^2)))/f
 

3.1.81.3.1 Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 216
Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[b, 2]))*A 
rcTan[Rt[b, 2]*(x/Rt[a, 2])], x] /; FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a 
, 0] || GtQ[b, 0])
 

rule 372
Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2)^(p_)*((c_) + (d_.)*(x_)^2)^(q_ 
), x_Symbol] :> Simp[(-a)*e^3*(e*x)^(m - 3)*(a + b*x^2)^(p + 1)*((c + d*x^2 
)^(q + 1)/(2*b*(b*c - a*d)*(p + 1))), x] + Simp[e^4/(2*b*(b*c - a*d)*(p + 1 
))   Int[(e*x)^(m - 4)*(a + b*x^2)^(p + 1)*(c + d*x^2)^q*Simp[a*c*(m - 3) + 
 (a*d*(m + 2*q - 1) + 2*b*c*(p + 1))*x^2, x], x], x] /; FreeQ[{a, b, c, d, 
e, q}, x] && NeQ[b*c - a*d, 0] && LtQ[p, -1] && GtQ[m, 3] && IntBinomialQ[a 
, b, c, d, e, m, 2, p, q, x]
 

rule 397
Int[((e_) + (f_.)*(x_)^2)/(((a_) + (b_.)*(x_)^2)*((c_) + (d_.)*(x_)^2)), x_ 
Symbol] :> Simp[(b*e - a*f)/(b*c - a*d)   Int[1/(a + b*x^2), x], x] - Simp[ 
(d*e - c*f)/(b*c - a*d)   Int[1/(c + d*x^2), x], x] /; FreeQ[{a, b, c, d, e 
, f}, x]
 

rule 440
Int[((g_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2)^(p_)*((c_) + (d_.)*(x_)^2)^(q_ 
)*((e_) + (f_.)*(x_)^2), x_Symbol] :> Simp[g*(b*e - a*f)*(g*x)^(m - 1)*(a + 
 b*x^2)^(p + 1)*((c + d*x^2)^(q + 1)/(2*b*(b*c - a*d)*(p + 1))), x] - Simp[ 
g^2/(2*b*(b*c - a*d)*(p + 1))   Int[(g*x)^(m - 2)*(a + b*x^2)^(p + 1)*(c + 
d*x^2)^q*Simp[c*(b*e - a*f)*(m - 1) + (d*(b*e - a*f)*(m + 2*q + 1) - b*2*(c 
*f - d*e)*(p + 1))*x^2, x], x], x] /; FreeQ[{a, b, c, d, e, f, g, q}, x] && 
 LtQ[p, -1] && GtQ[m, 1]
 

rule 3042
Int[u_, x_Symbol] :> Int[DeactivateTrig[u, x], x] /; FunctionOfTrigOfLinear 
Q[u, x]
 

rule 4375
Int[cot[(c_.) + (d_.)*(x_)]^(m_.)*(csc[(c_.) + (d_.)*(x_)]*(b_.) + (a_))^(n 
_.), x_Symbol] :> Simp[-2*(a^(m/2 + n + 1/2)/d)   Subst[Int[x^m*((2 + a*x^2 
)^(m/2 + n - 1/2)/(1 + a*x^2)), x], x, Cot[c + d*x]/Sqrt[a + b*Csc[c + d*x] 
]], x] /; FreeQ[{a, b, c, d}, x] && EqQ[a^2 - b^2, 0] && IntegerQ[m/2] && I 
ntegerQ[n - 1/2]
 

rule 4392
Int[(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_.)*(csc[(e_.) + (f_.)*(x_)]*( 
d_.) + (c_))^(n_.), x_Symbol] :> Simp[((-a)*c)^m   Int[Cot[e + f*x]^(2*m)*( 
c + d*Csc[e + f*x])^(n - m), x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] && E 
qQ[b*c + a*d, 0] && EqQ[a^2 - b^2, 0] && IntegerQ[m] && RationalQ[n] &&  !( 
IntegerQ[n] && GtQ[m - n, 0])
 
3.1.81.4 Maple [A] (warning: unable to verify)

Time = 3.89 (sec) , antiderivative size = 250, normalized size of antiderivative = 1.31

method result size
default \(-\frac {c^{3} \sqrt {-\frac {2 a}{\left (1-\cos \left (f x +e \right )\right )^{2} \csc \left (f x +e \right )^{2}-1}}\, \sqrt {\left (1-\cos \left (f x +e \right )\right )^{2} \csc \left (f x +e \right )^{2}-1}\, \left (2 \left (1-\cos \left (f x +e \right )\right )^{3} \sqrt {\left (1-\cos \left (f x +e \right )\right )^{2} \csc \left (f x +e \right )^{2}-1}\, \csc \left (f x +e \right )^{3}-\sqrt {\left (1-\cos \left (f x +e \right )\right )^{2} \csc \left (f x +e \right )^{2}-1}\, \left (-\cot \left (f x +e \right )+\csc \left (f x +e \right )\right )-4 \sqrt {2}\, \operatorname {arctanh}\left (\frac {\sqrt {2}\, \left (-\cot \left (f x +e \right )+\csc \left (f x +e \right )\right )}{\sqrt {\left (1-\cos \left (f x +e \right )\right )^{2} \csc \left (f x +e \right )^{2}-1}}\right )+7 \ln \left (\csc \left (f x +e \right )-\cot \left (f x +e \right )+\sqrt {\left (1-\cos \left (f x +e \right )\right )^{2} \csc \left (f x +e \right )^{2}-1}\right )\right )}{4 a^{3} f}\) \(250\)
parts \(\text {Expression too large to display}\) \(838\)

input
int((c-c*sec(f*x+e))^3/(a+a*sec(f*x+e))^(5/2),x,method=_RETURNVERBOSE)
 
output
-1/4/a^3*c^3/f*(-2*a/((1-cos(f*x+e))^2*csc(f*x+e)^2-1))^(1/2)*((1-cos(f*x+ 
e))^2*csc(f*x+e)^2-1)^(1/2)*(2*(1-cos(f*x+e))^3*((1-cos(f*x+e))^2*csc(f*x+ 
e)^2-1)^(1/2)*csc(f*x+e)^3-((1-cos(f*x+e))^2*csc(f*x+e)^2-1)^(1/2)*(-cot(f 
*x+e)+csc(f*x+e))-4*2^(1/2)*arctanh(2^(1/2)/((1-cos(f*x+e))^2*csc(f*x+e)^2 
-1)^(1/2)*(-cot(f*x+e)+csc(f*x+e)))+7*ln(csc(f*x+e)-cot(f*x+e)+((1-cos(f*x 
+e))^2*csc(f*x+e)^2-1)^(1/2)))
 
3.1.81.5 Fricas [A] (verification not implemented)

Time = 1.12 (sec) , antiderivative size = 645, normalized size of antiderivative = 3.38 \[ \int \frac {(c-c \sec (e+f x))^3}{(a+a \sec (e+f x))^{5/2}} \, dx=\left [-\frac {7 \, \sqrt {2} {\left (c^{3} \cos \left (f x + e\right )^{3} + 3 \, c^{3} \cos \left (f x + e\right )^{2} + 3 \, c^{3} \cos \left (f x + e\right ) + c^{3}\right )} \sqrt {-a} \log \left (-\frac {2 \, \sqrt {2} \sqrt {-a} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \cos \left (f x + e\right ) \sin \left (f x + e\right ) - 3 \, a \cos \left (f x + e\right )^{2} - 2 \, a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )^{2} + 2 \, \cos \left (f x + e\right ) + 1}\right ) + 8 \, {\left (c^{3} \cos \left (f x + e\right )^{3} + 3 \, c^{3} \cos \left (f x + e\right )^{2} + 3 \, c^{3} \cos \left (f x + e\right ) + c^{3}\right )} \sqrt {-a} \log \left (\frac {2 \, a \cos \left (f x + e\right )^{2} + 2 \, \sqrt {-a} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \cos \left (f x + e\right ) \sin \left (f x + e\right ) + a \cos \left (f x + e\right ) - a}{\cos \left (f x + e\right ) + 1}\right ) + 4 \, {\left (3 \, c^{3} \cos \left (f x + e\right )^{2} - c^{3} \cos \left (f x + e\right )\right )} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \sin \left (f x + e\right )}{8 \, {\left (a^{3} f \cos \left (f x + e\right )^{3} + 3 \, a^{3} f \cos \left (f x + e\right )^{2} + 3 \, a^{3} f \cos \left (f x + e\right ) + a^{3} f\right )}}, \frac {7 \, \sqrt {2} {\left (c^{3} \cos \left (f x + e\right )^{3} + 3 \, c^{3} \cos \left (f x + e\right )^{2} + 3 \, c^{3} \cos \left (f x + e\right ) + c^{3}\right )} \sqrt {a} \arctan \left (\frac {\sqrt {2} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \cos \left (f x + e\right )}{\sqrt {a} \sin \left (f x + e\right )}\right ) - 8 \, {\left (c^{3} \cos \left (f x + e\right )^{3} + 3 \, c^{3} \cos \left (f x + e\right )^{2} + 3 \, c^{3} \cos \left (f x + e\right ) + c^{3}\right )} \sqrt {a} \arctan \left (\frac {\sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \cos \left (f x + e\right )}{\sqrt {a} \sin \left (f x + e\right )}\right ) - 2 \, {\left (3 \, c^{3} \cos \left (f x + e\right )^{2} - c^{3} \cos \left (f x + e\right )\right )} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \sin \left (f x + e\right )}{4 \, {\left (a^{3} f \cos \left (f x + e\right )^{3} + 3 \, a^{3} f \cos \left (f x + e\right )^{2} + 3 \, a^{3} f \cos \left (f x + e\right ) + a^{3} f\right )}}\right ] \]

input
integrate((c-c*sec(f*x+e))^3/(a+a*sec(f*x+e))^(5/2),x, algorithm="fricas")
 
output
[-1/8*(7*sqrt(2)*(c^3*cos(f*x + e)^3 + 3*c^3*cos(f*x + e)^2 + 3*c^3*cos(f* 
x + e) + c^3)*sqrt(-a)*log(-(2*sqrt(2)*sqrt(-a)*sqrt((a*cos(f*x + e) + a)/ 
cos(f*x + e))*cos(f*x + e)*sin(f*x + e) - 3*a*cos(f*x + e)^2 - 2*a*cos(f*x 
 + e) + a)/(cos(f*x + e)^2 + 2*cos(f*x + e) + 1)) + 8*(c^3*cos(f*x + e)^3 
+ 3*c^3*cos(f*x + e)^2 + 3*c^3*cos(f*x + e) + c^3)*sqrt(-a)*log((2*a*cos(f 
*x + e)^2 + 2*sqrt(-a)*sqrt((a*cos(f*x + e) + a)/cos(f*x + e))*cos(f*x + e 
)*sin(f*x + e) + a*cos(f*x + e) - a)/(cos(f*x + e) + 1)) + 4*(3*c^3*cos(f* 
x + e)^2 - c^3*cos(f*x + e))*sqrt((a*cos(f*x + e) + a)/cos(f*x + e))*sin(f 
*x + e))/(a^3*f*cos(f*x + e)^3 + 3*a^3*f*cos(f*x + e)^2 + 3*a^3*f*cos(f*x 
+ e) + a^3*f), 1/4*(7*sqrt(2)*(c^3*cos(f*x + e)^3 + 3*c^3*cos(f*x + e)^2 + 
 3*c^3*cos(f*x + e) + c^3)*sqrt(a)*arctan(sqrt(2)*sqrt((a*cos(f*x + e) + a 
)/cos(f*x + e))*cos(f*x + e)/(sqrt(a)*sin(f*x + e))) - 8*(c^3*cos(f*x + e) 
^3 + 3*c^3*cos(f*x + e)^2 + 3*c^3*cos(f*x + e) + c^3)*sqrt(a)*arctan(sqrt( 
(a*cos(f*x + e) + a)/cos(f*x + e))*cos(f*x + e)/(sqrt(a)*sin(f*x + e))) - 
2*(3*c^3*cos(f*x + e)^2 - c^3*cos(f*x + e))*sqrt((a*cos(f*x + e) + a)/cos( 
f*x + e))*sin(f*x + e))/(a^3*f*cos(f*x + e)^3 + 3*a^3*f*cos(f*x + e)^2 + 3 
*a^3*f*cos(f*x + e) + a^3*f)]
 
3.1.81.6 Sympy [F]

\[ \int \frac {(c-c \sec (e+f x))^3}{(a+a \sec (e+f x))^{5/2}} \, dx=- c^{3} \left (\int \frac {3 \sec {\left (e + f x \right )}}{a^{2} \sqrt {a \sec {\left (e + f x \right )} + a} \sec ^{2}{\left (e + f x \right )} + 2 a^{2} \sqrt {a \sec {\left (e + f x \right )} + a} \sec {\left (e + f x \right )} + a^{2} \sqrt {a \sec {\left (e + f x \right )} + a}}\, dx + \int \left (- \frac {3 \sec ^{2}{\left (e + f x \right )}}{a^{2} \sqrt {a \sec {\left (e + f x \right )} + a} \sec ^{2}{\left (e + f x \right )} + 2 a^{2} \sqrt {a \sec {\left (e + f x \right )} + a} \sec {\left (e + f x \right )} + a^{2} \sqrt {a \sec {\left (e + f x \right )} + a}}\right )\, dx + \int \frac {\sec ^{3}{\left (e + f x \right )}}{a^{2} \sqrt {a \sec {\left (e + f x \right )} + a} \sec ^{2}{\left (e + f x \right )} + 2 a^{2} \sqrt {a \sec {\left (e + f x \right )} + a} \sec {\left (e + f x \right )} + a^{2} \sqrt {a \sec {\left (e + f x \right )} + a}}\, dx + \int \left (- \frac {1}{a^{2} \sqrt {a \sec {\left (e + f x \right )} + a} \sec ^{2}{\left (e + f x \right )} + 2 a^{2} \sqrt {a \sec {\left (e + f x \right )} + a} \sec {\left (e + f x \right )} + a^{2} \sqrt {a \sec {\left (e + f x \right )} + a}}\right )\, dx\right ) \]

input
integrate((c-c*sec(f*x+e))**3/(a+a*sec(f*x+e))**(5/2),x)
 
output
-c**3*(Integral(3*sec(e + f*x)/(a**2*sqrt(a*sec(e + f*x) + a)*sec(e + f*x) 
**2 + 2*a**2*sqrt(a*sec(e + f*x) + a)*sec(e + f*x) + a**2*sqrt(a*sec(e + f 
*x) + a)), x) + Integral(-3*sec(e + f*x)**2/(a**2*sqrt(a*sec(e + f*x) + a) 
*sec(e + f*x)**2 + 2*a**2*sqrt(a*sec(e + f*x) + a)*sec(e + f*x) + a**2*sqr 
t(a*sec(e + f*x) + a)), x) + Integral(sec(e + f*x)**3/(a**2*sqrt(a*sec(e + 
 f*x) + a)*sec(e + f*x)**2 + 2*a**2*sqrt(a*sec(e + f*x) + a)*sec(e + f*x) 
+ a**2*sqrt(a*sec(e + f*x) + a)), x) + Integral(-1/(a**2*sqrt(a*sec(e + f* 
x) + a)*sec(e + f*x)**2 + 2*a**2*sqrt(a*sec(e + f*x) + a)*sec(e + f*x) + a 
**2*sqrt(a*sec(e + f*x) + a)), x))
 
3.1.81.7 Maxima [F(-1)]

Timed out. \[ \int \frac {(c-c \sec (e+f x))^3}{(a+a \sec (e+f x))^{5/2}} \, dx=\text {Timed out} \]

input
integrate((c-c*sec(f*x+e))^3/(a+a*sec(f*x+e))^(5/2),x, algorithm="maxima")
 
output
Timed out
 
3.1.81.8 Giac [F(-2)]

Exception generated. \[ \int \frac {(c-c \sec (e+f x))^3}{(a+a \sec (e+f x))^{5/2}} \, dx=\text {Exception raised: TypeError} \]

input
integrate((c-c*sec(f*x+e))^3/(a+a*sec(f*x+e))^(5/2),x, algorithm="giac")
 
output
Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 
3.1.81.9 Mupad [F(-1)]

Timed out. \[ \int \frac {(c-c \sec (e+f x))^3}{(a+a \sec (e+f x))^{5/2}} \, dx=\int \frac {{\left (c-\frac {c}{\cos \left (e+f\,x\right )}\right )}^3}{{\left (a+\frac {a}{\cos \left (e+f\,x\right )}\right )}^{5/2}} \,d x \]

input
int((c - c/cos(e + f*x))^3/(a + a/cos(e + f*x))^(5/2),x)
 
output
int((c - c/cos(e + f*x))^3/(a + a/cos(e + f*x))^(5/2), x)